Skip to main content

Week 1

  1. Complete the refactor first.
  2. Train a model for root defects.
  3. Check the issues affecting robustness of the deepVibe_Server

Temp commands

  1. mounting the drives after a reboot of the MSI
sudo mount /dev/sda1 /media/gqc/unionsine2 -o umask=0022,gid=1000,uid=1000
sudo mount /dev/sdb1 /media/gqc/T7 -o umask=0022,gid=1000,uid=1000
sudo mount /dev/sdc1 /media/gqc/unionsine -o umask=0022,gid=1000,uid=1000
sudo mount /dev/sdd1 /media/gqc/WD_BLACK -o umask=0022,gid=1000,uid=1000